1
Entering the World of Sets: Definiteness and Multiple Representation Methods
MATH1001CA-PEP-CNLesson 1
00:00
A Herd of Zebras on the African SavannahSet The collective of these zebras forms a “set”
Generally, we refer to the objects of study aselements (element), and a collection of such elements is calleda set (set) (commonly referred to as a set).

When we say 'all students in Grade 11', each student is an element of this set. But if we say 'students in Grade 11 who are tall', this does not form a set because 'tall' lacks a clear standard. This is the primary characteristic of a set:definiteness.

Set Representation and Element Relationships

In mathematics, we typically use uppercase Latin letters $A, B, C, \dots$ to represent sets, and lowercase Latin letters $a, b, c, \dots$ to represent elements.

  • Membership Relation:如果 $a$ 是集合 $A$ 的元素,记作 $a \in A$;否则记作 $a otin A$。
  • Representation Methods:
    • Roster Method: List all elements explicitly, for example, $\{a, b, c\}$.
    • Set-Builder Notation: Represent using common characteristics, for example, $\{x \in A \mid P(x)\}$.
The three fundamental properties of sets form the foundation for understanding set theory:definiteness(well-defined boundaries),distinctness(no duplicates or omissions),unordered nature(order does not matter).
$a \in A \iff a \text{ is an element of set } A$